Upgrade pytest and requests dependencies#2
Merged
Conversation
Upgrade the seven flagged packages to their fixed versions: cryptography 46.0.5 -> 48.0.0 (PYSEC-2026-35, PYSEC-2026-36) urllib3 2.6.3 -> 2.7.0 (PYSEC-2026-141, PYSEC-2026-142) idna 3.11 -> 3.18 (CVE-2026-45409) lxml 6.0.2 -> 6.1.1 (PYSEC-2026-87) pygments 2.19.2 -> 2.20.0 (CVE-2026-4539) pytest 8.4.2 -> 9.0.3 (CVE-2025-71176) requests 2.32.5 -> 2.34.2 (CVE-2026-25645) pytest and requests are direct dev dependencies, so their floors in pyproject.toml are raised to the fixed versions (pytest also needed its `< 9` ceiling lifted). The rest are transitive and updated in the lock. pip-audit now reports no known vulnerabilities; tests, ruff, and ty all pass.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Updated development dependencies to newer versions to ensure compatibility with the latest releases and receive bug fixes and improvements.
Changes
pytestfrom>= 8.3.3, < 9to>= 9.0.3, < 10requestsfrom>= 2.32.5, < 3to>= 2.33.0, < 3Notes
https://claude.ai/code/session_014kq2up9Lf6HHj5nZ9bSJA8